Some notes about this code.

To get this to work you will need to register 2 of the files in the bin dir on your system.  
To do this first unzip the files to some dir keeping the dir structure.  Once you have done
this open a command prompt window and goto the bin directory you just upzipped. Type:

regsvr32 epswrapper.dll

hit enter and then click ok to the box that pops up. Then type:

regsvr32 glabcore.dll

hit enter and click ok to the box that pops up.  That will register the needed dlls on your
computer.  Once you have done that you will be able to run this program.

Some other notes about this program.  The sub DrawNewPicture is a just some code that I hacked
together in a single night and is not really efficent or even well thought out.  If you want to
use it go for it.  However, I would recommend talking to me about it first since I could help you
optimize it a bit more especially if you want to use it for larger images.

If you have questions about the code you can email me.

Eric Pattison
ericp@cpsc.ucalgary.ca
November 1, 2002
